projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aea64f
)
(imenu-submenu-name-format): Delete the `...'.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 1 Mar 1996 17:09:00 +0000
(17:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 1 Mar 1996 17:09:00 +0000
(17:09 +0000)
lisp/imenu.el
patch
|
blob
|
history
diff --git
a/lisp/imenu.el
b/lisp/imenu.el
index 575eae771d4d6d40c122c7d9c3e2a703a2956f82..8317946294d457c172cc70079b80d7a7d571ce2a 100644
(file)
--- a/
lisp/imenu.el
+++ b/
lisp/imenu.el
@@
-117,7
+117,7
@@
names work as tokens.")
Used for making mouse-menu titles and for flattening nested indexes
with name concatenation.")
-(defvar imenu-submenu-name-format "%s
...
"
+(defvar imenu-submenu-name-format "%s"
"*The format for making a submenu name.")
;;;###autoload